Some more
authorMatthias Clasen <matthiasc@src.gnome.org>
Tue, 4 Jan 2005 15:47:02 +0000 (15:47 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Tue, 4 Jan 2005 15:47:02 +0000 (15:47 +0000)
gdk-pixbuf/io-bmp.c

index 89d14b41788265c3b96a6e0e616857fe5c9834ae..2724914ab6ce01602d56f89299471b77aeedc811 100644 (file)
@@ -33,7 +33,7 @@
 #include "gdk-pixbuf-private.h"
 #include "gdk-pixbuf-io.h"
 
-#define DUMPBIH 1
+#define DUMPBIH 0
 
 \f
 
@@ -863,8 +863,6 @@ static void OneLine(struct bmp_progressive_state *context)
        context->Lines++;
 
        if (context->updated_func != NULL) {
-               g_print ("OneLine negative %d lines %d\n", 
-                        context->Header.Negative, context->Lines);
                (*context->updated_func) (context->pixbuf,
                                          0,
                                          (context->Header.Negative ?